feat: Improve runtime metric dashboard templates#2092
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 32355a8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
E2E Test Results✅ All tests passed • 133 passed • 3 skipped • 1070s
Tests ran across 4 shards in parallel. |
b080997 to
d593035
Compare
d593035 to
db181fb
Compare
🟡 Tier 3 — StandardIntroduces new logic, modifies core functionality, or touches areas with non-trivial risk. Why this tier:
Review process: Full human review — logic, architecture, edge cases. Stats
|
PR Review
|
db181fb to
e214682
Compare
## Summary This PR improves the OTel Runtime Metric dashboard templates - Python template has been added - The filter condition on each template has been converted to Lucene so that it works with JSON schema in addition to the map schema - The top row of tiles have been increased to height: 4 ### Screenshots or video <img width="1472" height="891" alt="Screenshot 2026-04-16 at 7 06 04 AM" src="https://github.com/user-attachments/assets/da3c408f-512e-4c7d-a634-26eef6c02002" /> <img width="1476" height="903" alt="Screenshot 2026-04-16 at 7 06 43 AM" src="https://github.com/user-attachments/assets/13e599f2-0e0c-4bf3-b256-361b5ca29ea4" /> <img width="1475" height="906" alt="Screenshot 2026-04-16 at 7 06 33 AM" src="https://github.com/user-attachments/assets/0666c8cf-b176-47c1-8e9e-91637913bccf" /> <img width="1474" height="897" alt="Screenshot 2026-04-16 at 7 06 23 AM" src="https://github.com/user-attachments/assets/91d96561-ec1d-4720-ba37-dcbed9492f47" /> <img width="1478" height="901" alt="Screenshot 2026-04-16 at 7 07 28 AM" src="https://github.com/user-attachments/assets/f2aeea86-300d-4e31-90b9-ee50e6f0821a" /> ### How to test locally or on Vercel These templates can be tested in the demo / preview environment. ### References - Linear Issue: Closes HDX-3873 - Related PRs: Co-authored-by: peter-leonov-ch <209667683+peter-leonov-ch@users.noreply.github.com>

Summary
This PR improves the OTel Runtime Metric dashboard templates
Screenshots or video
How to test locally or on Vercel
These templates can be tested in the demo / preview environment.
References